copyWith property

Implementation

AttendanceRegisterSearchModelCopyWith<AttendanceRegisterSearchModel,
        AttendanceRegisterSearchModel, AttendanceRegisterSearchModel>
    get copyWith => _AttendanceRegisterSearchModelCopyWithImpl(
        this as AttendanceRegisterSearchModel, $identity, $identity);