AppStoreConnectImageAsset constructor Null safety
A version of an app in the App Store Connect API.
Implementation
const AppStoreConnectImageAsset({
this.height,
this.width,
this.templateUrl,
});
A version of an app in the App Store Connect API.
const AppStoreConnectImageAsset({
this.height,
this.width,
this.templateUrl,
});