media property
The record's resolved media for this field, when the record carried a
'<name>.__media' sibling — null on create, and null for every
non-file field, the same as filePicker and uploadFile. A stored
value that matches one of these items by uuid displays that item's
name and thumbnail instead of the raw token; see FileFieldWidget.
Implementation
final MediaSet? media;