maxResUrl property

String maxResUrl

Max resolution thumbnail URL. Not always available.

Implementation

String get maxResUrl =>
    'https://img.youtube.com/vi/$videoId/maxresdefault.jpg';