title property

String? get title

Title of the video.

Implementation

String? get title => payload['title'];