initializePlugin method

void initializePlugin()

Implementation

void initializePlugin() {
  throw UnimplementedError('error');
}