DeviceFlow constructor
DeviceFlow(})
Implementation
DeviceFlow(
this.clientId, {
this.scopes = const [],
this.baseUrl = 'https://github.com',
this.grantType = "urn:ietf:params:oauth:grant-type:device_code",
});