SmartLoginValue constructor
const
SmartLoginValue({})
Implementation
const SmartLoginValue({
required this.value,
required this.type,
required this.dialCode,
required this.countryCode,
required this.flagEmoji,
});