FlipperClient constructor

FlipperClient()

Implementation

FlipperClient() {
  _plugins = new Map();
}