order property

String? get order

Implementation

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