amountNotFound property

  1. @override
String get amountNotFound
override

Error when amount data is missing

In en, this message translates to: 'Amount not found'

Implementation

@override
String get amountNotFound => 'Amount not found';