toPay property

double? get toPay

Implementation

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