OperationFind<T>.fromJson constructor

OperationFind<T>.fromJson(
  1. Map json
)

Implementation

OperationFind.fromJson(Map json) : super.fromJson(json);