canInclude property

List<String> canInclude

possible includes with parameter ?include=a,b

  • attachments: include associated attachments

Implementation

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