Enable or disable image stabilization
Future<Map<String, dynamic>> setImageStabilization(bool enabled) { throw UnimplementedError('setImageStabilization() has not been implemented.'); }