edges property

  1. @JsonKey(name: 'edges')
List<ConditionEdgeRelay?>? edges
inherited

Implementation

@JsonKey(name: 'edges')
List<ConditionEdgeRelay?>? get edges => throw _privateConstructorUsedError;