storage method

Storage storage()

Gets Storage service for this application.

Implementation

Storage storage() => _getService(() => Storage(this));