supportedMethods property

  1. @JsonKey(name: 'supported_methods')
AuthSupportedMethods? supportedMethods
final

Implementation

@JsonKey(name: 'supported_methods')
final AuthSupportedMethods? supportedMethods;