copyWith property

CellRollRequestCopyWith<CellRollRequest, CellRollRequest, CellRollRequest> copyWith

Implementation

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