$asBoundarySearchModel property

BoundarySearchModelCopyWith<$R, BoundarySearchModel, $Out> get $asBoundarySearchModel

Implementation

BoundarySearchModelCopyWith<$R, BoundarySearchModel, $Out>
    get $asBoundarySearchModel =>
        $base.as((v, t, t2) => _BoundarySearchModelCopyWithImpl(v, t, t2));