$asBoundaryModel property

BoundaryModelCopyWith<$R, BoundaryModel, $Out> get $asBoundaryModel

Implementation

BoundaryModelCopyWith<$R, BoundaryModel, $Out> get $asBoundaryModel =>
    $base.as((v, t, t2) => _BoundaryModelCopyWithImpl(v, t, t2));