reserved property

  1. @JsonKey(name: 'forcuruser')
bool get reserved
inherited

true if the current user has reserved this slot.

Implementation

@JsonKey(name: 'forcuruser')
bool get reserved => throw _privateConstructorUsedError;