uploadDate property

DateTime? uploadDate
inherited

Video upload date. Note: For search queries it is calculated with: DateTime.now() - how much time is was published.

Implementation

DateTime? get uploadDate => throw _privateConstructorUsedError;