ChatPluginFlutter constructor

ChatPluginFlutter()

Implementation

factory ChatPluginFlutter() {
  return _singleton;
}