StorageLensAwsOrg constructor

StorageLensAwsOrg({
  1. required String arn,
})

Implementation

StorageLensAwsOrg({
  required this.arn,
});