kind property Null safety

String? kind
read / write

What kind of event is this?

Implementation

/*EventKind*/ String? kind;