getApplication method

String? getApplication()

Implementation

String? getApplication() {
  return application_;
}