MeSIBoflutterclass constructor
MeSIBoflutterclass({})
Implementation
class MeSIBoflutterclass{MeSIBoflutterclass({this.profile,this.name,this.phoneNumber,this.nationalNumber,this.formattedPhoneNumber,this.country,this.countryIsoCode,required this.countryPhoneCode,required this.type,required this.valid,required this.possiblyValid,}
);