NotificationPutPreferencesV2Output.fromJson constructor

NotificationPutPreferencesV2Output.fromJson(
  1. Map<String, Object?> json
)

Implementation

factory NotificationPutPreferencesV2Output.fromJson(
  Map<String, Object?> json,
) => _$NotificationPutPreferencesV2OutputFromJson(json);