canInclude property

List<String> canInclude

possible includes with parameter ?include=a,b

  • plan_times: include associated plan_times

Implementation

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