base property

Map<String, Object?> base
getter/setter pair

The base map representing the entire local database.

Implementation

Map<String, Object?> base = {};