ImageParams constructor

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

Implementation

ImageParams({this.resourceManagerTags});