metadata property

void metadata= (Metadata value)

Implementation

set metadata(Metadata value) {
  _metadata = value;
}