canInclude property

List<String> canInclude

possible includes with parameter ?include=a,b

  • signup_sheets: include associated signup_sheets

Implementation

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