getEnvironment method

String? getEnvironment()

Implementation

String? getEnvironment() {
  return environment_;
}