VerificationListVerificationsInput.fromJson constructor

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

Implementation

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