canInclude property

List<String> canInclude

possible includes with parameter ?include=a,b

  • tags: include associated tags
  • team: include associated team

Implementation

static List<String> get canInclude => ['tags', 'team'];