platformName property

String? get platformName

Platform name (for videos added from external sites).

Implementation

String? get platformName => payload['platform'];