media property

MediaSet? media
final

The record's resolved media for this field — null on create, and null for a field the record carries no '<name>.__media' sibling for. A stored value matching one of these items by uuid displays that item's name and thumbnail instead of the raw token; see _displayName.

Implementation

final MediaSet? media;