GThermostatRangeInput constructor

GThermostatRangeInput([
  1. dynamic updates(
    1. GThermostatRangeInputBuilder b
    )
])

Implementation

factory GThermostatRangeInput(
        [Function(GThermostatRangeInputBuilder b) updates]) =
    _$GThermostatRangeInput;