store property

Map<T, String?> store
getter/setter pair

Implementation

Map<T, String?> store = {};