PluggableMessage.create constructor

PluggableMessage.create(
  1. String _key,
  2. int _count
)

Implementation

PluggableMessage.create(this._key, this._count);