InputCollectiblePhone constructor
const
InputCollectiblePhone({
- required String phone,
Input Collectible Phone constructor.
Implementation
const InputCollectiblePhone({required this.phone}) : super._();