DictionaryModalLabels constructor
const
DictionaryModalLabels({})
Implementation
const DictionaryModalLabels({
required this.network,
required this.address,
required this.amount,
required this.product,
required this.minutes,
required this.seconds,
required this.amountSent,
required this.paid,
required this.remainingToPay,
});