initZoom method
Implementation
Future<List> initZoom(ZoomOptions options) async {
throw UnimplementedError('initZoom() has not been implemented.');
}
Future<List> initZoom(ZoomOptions options) async {
throw UnimplementedError('initZoom() has not been implemented.');
}