slotLength property

  1. @BuiltValueField(wireName: r'slot_length')
int slotLength

Duration of one slot in seconds

Implementation

@BuiltValueField(wireName: r'slot_length')
int get slotLength;