extraFees property

String? get extraFees

Implementation

String? get extraFees => (_$data['extraFees'] as String?);