asMap method

  1. @override
Map<String, String> asMap()
override

Implementation

@override
Map<String, String> asMap() {
  return store;
}