type property

String? type
final

Type of this event (Normal, Warning), new types could be added in the future.

Implementation

final String? type;