beforeEventLimit property Null safety
- @JsonKey(name: '@BeforeEventLimit')
final
If present a device shall support configuring before event durations up to the given value.
Implementation
@JsonKey(name: '@BeforeEventLimit')
final String? beforeEventLimit;