title property

String? title
final

A human-readable string identifying the name of the media asset. Should be limited to 32 characters for UX.

Implementation

final String? title;