registerWith static method
void
registerWith(
- dynamic registrar
Registers this class as the default instance of ImagePickerMasterPlatform.
Implementation
static void registerWith(dynamic registrar) {
// No-op for non-web platforms
}