SnapshotParams constructor

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

Implementation

SnapshotParams({this.resourceManagerTags});