reserved property

  1. @JsonValue('forcuruser')
bool get reserved
inherited

true if the current user has reserved this slot.

Implementation

@JsonValue('forcuruser')
bool get reserved => throw _privateConstructorUsedError;