SecurePlainPhone constructor
const
SecurePlainPhone({
- required String phone,
Secure Plain Phone constructor.
Implementation
const SecurePlainPhone({required this.phone}) : super._();
Secure Plain Phone constructor.
const SecurePlainPhone({required this.phone}) : super._();