service property

Service<Id, Map<String, dynamic>> service
final

The underlying Service used to store data.

Implementation

final Service<Id, Map<String, dynamic>> service;