PushNotificationIntercomUnlockGcmData.fromJson constructor

PushNotificationIntercomUnlockGcmData.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory PushNotificationIntercomUnlockGcmData.fromJson(
  Map<String, dynamic> json,
) => _$PushNotificationIntercomUnlockGcmDataFromJson(json);