Checks whether the speakerphone is enabled.
@override Future<bool?> isSpeakerphoneEnabled() { return _invokeMethod('isSpeakerphoneEnabled'); }