$Params constructor

$Params({
  1. Map<String, String>? resourceManagerTags,
})

Implementation

$Params({this.resourceManagerTags});