hashId method

String hashId()

Returns the hashed ID associated with this video.

The hashed ID is an alphanumeric string that uniquely identifies your video in Wistia.

Implementation

String hashId() => _callMethod('hashId()');