canInclude property

List<String> canInclude

possible includes with parameter ?include=a,b

  • item_note_category: include associated item_note_category

Implementation

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