registerWith static method
Implementation
static void registerWith(Registrar registrar) {
PlatformVersionPlatform.instance = PlatformVersionWeb();
}
static void registerWith(Registrar registrar) {
PlatformVersionPlatform.instance = PlatformVersionWeb();
}