environment property

int? environment
final

0 for normal, 1 for debug, 2 for test

Implementation

final int? environment;