BoolUtils extension

Helpful methods on BoolStates.

on

Properties

displayName → String

Available on BoolState, provided by the BoolUtils extension

Converts this Protobuf boolean into a human readable string.
no setter

Methods

toBool() → bool

Available on BoolState, provided by the BoolUtils extension

Converts this Protobuf boolean into a normal boolean.