getHasVideo method

Future<bool?> getHasVideo()

Gets the hasVideo property.

Implementation

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