returns the min zoom available on device
static Future<double?> getMinZoom() { return CameraInterface().getMinZoom(); }