slotId property

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

The id of the slot this reservation is for.

Implementation

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