copyWith property

CellRollRequestCopyWith<CellRollRequest, CellRollRequest, CellRollRequest> get copyWith

Implementation

CellRollRequestCopyWith<CellRollRequest, CellRollRequest, CellRollRequest>
    get copyWith =>
        _CellRollRequestCopyWithImpl<CellRollRequest, CellRollRequest>(
            this as CellRollRequest, $identity, $identity);