menu
github_flutter package
documentation
github.dart
DeviceFlowExchangeResponse
DeviceFlowExchangeResponse.new constructor
DeviceFlowExchangeResponse.new constructor
dark_mode
light_mode
DeviceFlowExchangeResponse
constructor
DeviceFlowExchangeResponse
(
String
?
token
,
String
?
tokenType
,
List
<
String
>
scopes
,
int
interval
,
)
Implementation
DeviceFlowExchangeResponse( this.token, this.tokenType, this.scopes, this.interval, );
github_flutter package
documentation
github
DeviceFlowExchangeResponse
DeviceFlowExchangeResponse.new constructor
DeviceFlowExchangeResponse class