registerWith static method
Registers this class as the default instance of UrlLauncherPlatform.
Implementation
static void registerWith(Registrar registrar) {
SpeechToTextPlatform.instance = SpeechToTextPlugin();
}
Registers this class as the default instance of UrlLauncherPlatform.
static void registerWith(Registrar registrar) {
SpeechToTextPlatform.instance = SpeechToTextPlugin();
}