MetadataKey constructor Null safety

const MetadataKey(
  1. String value
)

Implementation

const MetadataKey(this.value);