copyWith property

Implementation

AttendanceLogModelCopyWith<AttendanceLogModel, AttendanceLogModel,
        AttendanceLogModel>
    get copyWith => _AttendanceLogModelCopyWithImpl(
        this as AttendanceLogModel, $identity, $identity);