unRegister abstract method

void unRegister(
  1. String type
)

UnRegister plugin with specified type.

Implementation

void unRegister(String type);