menu
fishpi package
documentation
types/types.dart
PreRegisterInfo
PreRegisterInfo.new constructor
PreRegisterInfo.new constructor
dark_mode
light_mode
PreRegisterInfo
constructor
PreRegisterInfo
(
{
String
username
=
''
,
String
phone
=
''
,
String
?
invitecode
,
String
captcha
=
''
,
})
Implementation
PreRegisterInfo({ this.username = '', this.phone = '', this.invitecode, this.captcha = '', });
fishpi package
documentation
types/types
PreRegisterInfo
PreRegisterInfo.new constructor
PreRegisterInfo class