slotId property

  1. @JsonKey(name: 'slotid')
int get slotId
inherited

The id of the slot.

Implementation

@JsonKey(name: 'slotid')
int get slotId => throw _privateConstructorUsedError;