isAdded property

bool? get isAdded

Whether the video has been added to the user's albums.

Implementation

bool? get isAdded => checkBoolInProperty('added');