role property

  1. @JsonKey(unknownEnumValue: EntityRole.unknown)
EntityRole role
inherited

Implementation

@JsonKey(unknownEnumValue: EntityRole.unknown)
EntityRole get role => throw _privateConstructorUsedError;