getCubitByID method

CubitEntity getCubitByID(
  1. ID id
)

Implementation

CubitEntity getCubitByID(ID id) => appCubit.getCubitByID(id);