menu
planningcenter_api package
documentation
planningcenter_api.dart
PlanningCenterApiWhere
PlanningCenterApiWhere constructor
PlanningCenterApiWhere constructor
dark_mode
light_mode
PlanningCenterApiWhere
constructor
PlanningCenterApiWhere
(
String
attribute
,
String
value
, [
String
?
operator
])
Implementation
PlanningCenterApiWhere(
this
.attribute,
this
.value, [
this
.
operator
]);
planningcenter_api package
documentation
planningcenter_api
PlanningCenterApiWhere
PlanningCenterApiWhere constructor
PlanningCenterApiWhere class