InstantSnapshotParams constructor

InstantSnapshotParams({
  1. Map<String, String> resourceManagerTags = const {},
})

Implementation

InstantSnapshotParams({this.resourceManagerTags = const {}})
  : super(fullyQualifiedName);