amount property

String? get amount

Implementation

String? get amount => (_$data['amount'] as String?);