DepositSwitchStateUpdateWebhook.fromJson constructor

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

Implementation

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