DescribeRefreshSchemasStatusResponse constructor

DescribeRefreshSchemasStatusResponse({
  1. RefreshSchemasStatus? refreshSchemasStatus,
})

Implementation

DescribeRefreshSchemasStatusResponse({
  this.refreshSchemasStatus,
});