exportResponseCodec top-level constant
RpcCodec<ExportSnapshotResponse>
const exportResponseCodec
Implementation
const RpcCodec<ExportSnapshotResponse> exportResponseCodec =
RpcCodec.withDecoder(ExportSnapshotResponse.fromJson);