canInclude property

List<String> canInclude

possible includes with parameter ?include=a,b

  • event: include associated event
  • label: include associated label

Implementation

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