getName method

Future<String?> getName()

Implementation

Future<String?> getName() => _store.getName();