canInclude property

List<String> canInclude

possible includes with parameter ?include=a,b

  • group: include associated group
  • location: include associated location

Implementation

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