invoice property

String? get invoice

Implementation

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