Checks if flash is available on the device
Future<bool> hasFlash() { throw UnimplementedError('hasFlash() has not been implemented.'); }