getAuthority method

String? getAuthority()

Implementation

String? getAuthority() {
  return authority;
}