menu
modular_auth package
documentation
auth_module.dart
ContactNumber
ContactNumber.new constructor
ContactNumber.new constructor
dark_mode
light_mode
ContactNumber
constructor
ContactNumber
(
String
number
, {
String
?
countryCode
,
})
Implementation
ContactNumber( this.number, { this.countryCode, });
modular_auth package
documentation
auth_module
ContactNumber
ContactNumber.new constructor
ContactNumber class