EventBusyStatusProperty.value constructor

EventBusyStatusProperty.value(
  1. EventBusyStatus value
)

Implementation

EventBusyStatusProperty.value(EventBusyStatus value)
    : this('$propertyName:${value.name}');