PlanningCenterApiWhere.lt constructor

PlanningCenterApiWhere.lt(
  1. String attribute,
  2. String value
)

Implementation

PlanningCenterApiWhere.lt(this.attribute, this.value) : operator = 'lt';