registerWith static method
Implementation
static void registerWith(Registrar registrar) {
// Provide a console warning so developers know web is not yet functional.
print('Zenoh is not yet supported on the web platform.');
}
static void registerWith(Registrar registrar) {
// Provide a console warning so developers know web is not yet functional.
print('Zenoh is not yet supported on the web platform.');
}