environment property

String environment
final

Environment the app is running on. It can either be sandbox or production

Implementation

final String environment;