DefinedTagValue constructor

DefinedTagValue({
  1. Map<String, String>? tags,
})

Implementation

DefinedTagValue({this.tags});