beforeEventLimit property

  1. @JsonKey(name: '@BeforeEventLimit')
String? beforeEventLimit
final

If present a device shall support configuring before event durations up to the given value.

Implementation

@JsonKey(name: '@BeforeEventLimit')
final String? beforeEventLimit;