metadata property
The medical metadata (Patient Name, SOP ID, Window defaults) for the current file.
Implementation
DicomMetadata? get metadata => _currentFrame?.metadata;
The medical metadata (Patient Name, SOP ID, Window defaults) for the current file.
DicomMetadata? get metadata => _currentFrame?.metadata;