EnvironmentStore typedef

EnvironmentStore = Map<String, dynamic>

Implementation

typedef EnvironmentStore = Map<String, dynamic>;