menu
oneapp_sdk package
documentation
registartion/devicebinding.dart
Devicebinding
Devicebinding.new const constructor
Devicebinding.new const constructor
dark_mode
light_mode
Devicebinding
constructor
const
Devicebinding
(
{
Key
?
key
,
String
?
phoneNumber
,
required
String
?
selectStateKey
,
})
Implementation
const Devicebinding( {Key? key, this.phoneNumber,required this.selectStateKey}) : super(key: key);
oneapp_sdk package
documentation
registartion/devicebinding
Devicebinding
Devicebinding.new const constructor
Devicebinding class