tax property

double? get tax

Implementation

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