mc_launcher
authorization
Authorization
offline method
offline
mc_launcher
authorization
Authorization
offline method
Authorization class
Constructors
Authorization
Properties
access_token
answer
client_token
email
name
selected_profile
user_properties
userId
uuid
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
authorize
invalid
offline
offline
method
Authorization
offline
(
{
String
name
:
"no_name_selected"
})
Implementation
static Authorization offline({String name = "no_name_selected"}) { return invalid(name: name); }