keys property

  1. @JsonKey(name: 'keys')
List<AuthKey>? keys
getter/setter pair

Implementation

@JsonKey(name: 'keys')
List<AuthKey>? keys;