canInclude property

List<String> canInclude

possible includes with parameter ?include=a,b

  • keys: include associated keys
  • sections: include associated sections

Implementation

static List<String> get canInclude => ['keys', 'sections'];