getHasAudio method

Future<bool?> getHasAudio()

Gets the hasAudio property.

Implementation

Future<bool?> getHasAudio() {
  throw UnimplementedError('getHasAudio() has not been implemented.');
}