canOrderBy property

List<String>? canOrderBy

Implementation

List<String>? get canOrderBy => _data['can_order_by'];