authority property

  1. @JsonKey.new(name: "authority")
String? authority
getter/setter pair

Implementation

@JsonKey(name: "authority")
String? authority;