BaseOperationCubit<TResult, Id> constructor

BaseOperationCubit<TResult, Id>()

Implementation

BaseOperationCubit() : super(OperationInitial<Id>());