lkPlatformSupportsExplicitAudioRecordingStart function
Implementation
bool lkPlatformSupportsExplicitAudioRecordingStart() =>
!lkPlatformIsTest() && [PlatformType.iOS, PlatformType.macOS, PlatformType.android].contains(lkPlatform());
bool lkPlatformSupportsExplicitAudioRecordingStart() =>
!lkPlatformIsTest() && [PlatformType.iOS, PlatformType.macOS, PlatformType.android].contains(lkPlatform());