amount property

String? amount

Implementation

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