availableTime property

List<AvailabilityAvailableTime>? availableTime
inherited

availableTime Times the {item} is available.

Implementation

List<AvailabilityAvailableTime>? get availableTime =>
    throw _privateConstructorUsedError;