canInclude property

List<String> canInclude

possible includes with parameter ?include=a,b

  • message_group: include associated message_group
  • to: include associated to

Implementation

static List<String> get canInclude => ['message_group', 'to'];