fee property

int? get fee

Implementation

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