order property

String? order

Implementation

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