$asAttendanceLogSearchModel property

AttendanceLogSearchModelCopyWith<$R, AttendanceLogSearchModel, $Out> get $asAttendanceLogSearchModel

Implementation

AttendanceLogSearchModelCopyWith<$R, AttendanceLogSearchModel, $Out>
    get $asAttendanceLogSearchModel => $base
        .as((v, t, t2) => _AttendanceLogSearchModelCopyWithImpl(v, t, t2));