amount property

double? get amount

Implementation

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