reason property
The reason that the state is being updated. >Required if the state is being disabled.
Implementation
@BuiltValueField(wireName: r'reason')
String? get reason;
The reason that the state is being updated. >Required if the state is being disabled.
@BuiltValueField(wireName: r'reason')
String? get reason;