amount property

int? get amount

Implementation

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