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