fromJson property

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

Implementation

static late IPushMessageType? Function(dynamic any) fromJson;