saveLocal method

T saveLocal()

Saves this model to local storage.

Implementation

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