menu
spotflow package
documentation
spotflow.dart
Authorization
Authorization.new constructor
Authorization.new constructor
dark_mode
light_mode
Authorization
constructor
Authorization
(
{
required
String
mode
,
String
?
redirectUrl
,
})
Implementation
Authorization({ required this.mode, this.redirectUrl, });
spotflow package
documentation
spotflow
Authorization
Authorization.new constructor
Authorization class