$asItemLocation property

ItemLocationCopyWith<$R, ItemLocation, $Out> $asItemLocation

Implementation

ItemLocationCopyWith<$R, ItemLocation, $Out> get $asItemLocation =>
    $base.as((v, t, t2) => _ItemLocationCopyWithImpl(v, t, t2));