uploadDate property
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;
Video upload date. Note: For search queries it is calculated with: DateTime.now() - how much time is was published.
DateTime? get uploadDate => throw _privateConstructorUsedError;