CachedAliceHttpError constructor

CachedAliceHttpError({
  1. int objectId = 0,
})

Implementation

CachedAliceHttpError({
  this.objectId = 0,
});