$asStaffSearchModel property

StaffSearchModelCopyWith<$R, StaffSearchModel, $Out> get $asStaffSearchModel

Implementation

StaffSearchModelCopyWith<$R, StaffSearchModel, $Out>
    get $asStaffSearchModel =>
        $base.as((v, t, t2) => _StaffSearchModelCopyWithImpl(v, t, t2));