CustomPluggable constructor

CustomPluggable()

Implementation

factory CustomPluggable() {
  return _instance;
}