direction property

  1. @JsonKey(unknownEnumValue: AssertDirection.unknown)
AssertDirection? direction
inherited

Implementation

@JsonKey(unknownEnumValue: AssertDirection.unknown)
AssertDirection? get direction => throw _privateConstructorUsedError;