environment property

String? environment
final

The environment that logged the event, e.g. "production", "staging".

Implementation

final String? environment;