registerWith static method
Registers this class as the default instance of FlutterPeerPlatform.
Implementation
static void registerWith(Registrar registrar) {
// No-op for now, as the plugin largely relies on pure Dart and other plugins.
}
Registers this class as the default instance of FlutterPeerPlatform.
static void registerWith(Registrar registrar) {
// No-op for now, as the plugin largely relies on pure Dart and other plugins.
}