$asItemLocation property

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

Implementation

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