canRepeatContext property
Whether repeating the current context is allowed.
Implementation
@JsonKey(name: 'can_repeat_context')
final bool canRepeatContext;
Whether repeating the current context is allowed.
@JsonKey(name: 'can_repeat_context')
final bool canRepeatContext;