isAllowedInContext property

  1. @JsonKey(required: true)
bool isAllowedInContext
final

Whether it is allowed in context.

Implementation

@JsonKey(required: true)
final bool isAllowedInContext;