$asProjectStaffModel property

ProjectStaffModelCopyWith<$R, ProjectStaffModel, $Out> get $asProjectStaffModel

Implementation

ProjectStaffModelCopyWith<$R, ProjectStaffModel, $Out>
    get $asProjectStaffModel =>
        $base.as((v, t, t2) => _ProjectStaffModelCopyWithImpl(v, t, t2));