CedarTest.fromJson constructor

CedarTest.fromJson(
  1. Map json
)

Implementation

factory CedarTest.fromJson(Map json) => _$CedarTestFromJson(json);