fromJson property

IEventType? Function(dynamic any) fromJson
getter/setter pair

Implementation

static late IEventType? Function(dynamic any) fromJson;