registeredCount property
int
get
registeredCount
Total number of plugins currently registered.
Implementation
int get registeredCount => DartBridgePluginLoader.registeredCount();
Total number of plugins currently registered.
int get registeredCount => DartBridgePluginLoader.registeredCount();