type property

String? type

The type of the eventHandle response.

Implementation

String? get type => _data[_type];