factory PinEventPayload.fromJson(Map<String, dynamic> json) { return _$PinEventPayloadFromJson(json); }