saveLocal method

T saveLocal()

Saves this model to local storage.

Implementation

T saveLocal() => _remoteAdapter.saveLocal(_this);