DeviceMetadata constructor

DeviceMetadata({
  1. Map<String, String>? entries,
})

Implementation

DeviceMetadata({this.entries});