OperationDepositMethods$Query.fromJson constructor

OperationDepositMethods$Query.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory OperationDepositMethods$Query.fromJson(Map<String, dynamic> json) =>
    _$OperationDepositMethods$QueryFromJson(json);