$asProjectSearchModel property

ProjectSearchModelCopyWith<$R, ProjectSearchModel, $Out> get $asProjectSearchModel

Implementation

ProjectSearchModelCopyWith<$R, ProjectSearchModel, $Out>
    get $asProjectSearchModel =>
        $base.as((v, t, t2) => _ProjectSearchModelCopyWithImpl(v, t, t2));