canInclude property

List<String> canInclude

possible includes with parameter ?include=a,b

  • resources: include associated resources

Implementation

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