DescribeStudioOutput constructor

DescribeStudioOutput({
  1. Studio? studio,
})

Implementation

DescribeStudioOutput({
  this.studio,
});