defaultAdapterprivate
This property returns the adapter, after resolving a possible string key.
If the supplied adapter
was a class, or a String property path resolved to a class, this property will instantiate the class.
This property is cacheable, so the same instance of a specified adapter class should be used for the lifetime of the store.
Returns:
- DS.Adapter
Please login to continue.