StudioCreativeAssetsResponse constructor

StudioCreativeAssetsResponse({
  1. List<StudioCreativeAsset>? assets,
})

Implementation

StudioCreativeAssetsResponse({this.assets});