canInclude property

List<String> canInclude

possible includes with parameter ?include=a,b

  • label: include associated label
  • location: include associated location

Implementation

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