disable property
If true, disable the requested state. If false, enable the requested state.
Implementation
@BuiltValueField(wireName: r'disable')
bool get disable;
If true, disable the requested state. If false, enable the requested state.
@BuiltValueField(wireName: r'disable')
bool get disable;