canInclude property

List<String> canInclude

possible includes with parameter ?include=a,b

  • group_type: include associated group_type
  • location: include associated location

Implementation

static List<String> get canInclude => ['group_type', 'location'];