canInclude property

List<String> canInclude

possible includes with parameter ?include=a,b

  • team_leaders: include associated team_leaders

Implementation

static List<String> get canInclude => ['team_leaders'];