menu
mirrorfly_plugin package
documentation
internal_models/register_user_model.dart
Turn
Turn.new constructor
Turn.new constructor
dark_mode
light_mode
Turn
constructor
Turn
(
{
String
?
turn
,
String
?
username
,
String
?
password
,
})
Initializes a new instance of the
Turn
class.
Implementation
Turn({ this.turn, this.username, this.password, });
mirrorfly_plugin package
documentation
internal_models/register_user_model
Turn
Turn.new constructor
Turn class