ComputeInstanceInstanceParams constructor

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

Implementation

const ComputeInstanceInstanceParams({this.resourceManagerTags});