RegistryListItem constructor
RegistryListItem({})
Implementation
RegistryListItem({
this.createdTime,
this.description,
this.registryArn,
this.registryName,
this.status,
this.updatedTime,
});
RegistryListItem({
this.createdTime,
this.description,
this.registryArn,
this.registryName,
this.status,
this.updatedTime,
});