copyWith property

Implementation

AttendanceLogSearchModelCopyWith<AttendanceLogSearchModel,
        AttendanceLogSearchModel, AttendanceLogSearchModel>
    get copyWith => _AttendanceLogSearchModelCopyWithImpl(
        this as AttendanceLogSearchModel, $identity, $identity);