$Labels constructor

$Labels({
  1. Map<String, String>? labels,
})

Implementation

$Labels({this.labels});