getSupportSpeakerNearUltrasound method

Future<bool> getSupportSpeakerNearUltrasound()

(UNTESTED) Requires API level 17

Implementation

Future<bool> getSupportSpeakerNearUltrasound() => _getBoolProperty(
    'android.media.property.SUPPORT_SPEAKER_NEAR_ULTRASOUND');