orderSubject property

String? orderSubject

Implementation

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