environment property

Map<String, String> get environment

Implementation

static Map<String, String> get environment => Platform.environment;