CedarQuery.fromJson constructor

CedarQuery.fromJson(
  1. Map json
)

Implementation

factory CedarQuery.fromJson(Map json) => _$CedarQueryFromJson(json);