read property

Retrieve the stored metadata for the specified store

Implementation

Future<Map<String, String>> get read =>
    FMTCBackendAccess.internal.readMetadata(storeName: _storeName);