responseType property

  1. @JsonKey(name: 'response_type', includeIfNull: false)
String? responseType
inherited

Implementation

@JsonKey(name: 'response_type', includeIfNull: false)
String? get responseType => throw _privateConstructorUsedError;