type property

  1. @BuiltValueField(wireName: r'type')
UiTextTypeEnum type

The message type. info Info error Error success Success

Implementation

@BuiltValueField(wireName: r'type')
UiTextTypeEnum get type;