menu
googleapis package
documentation
games/v1.dart
ImageAsset
ImageAsset constructor
ImageAsset constructor
dark_mode
light_mode
ImageAsset
constructor
ImageAsset
(
{
int
?
height
,
String
?
kind
,
String
?
name
,
String
?
url
,
int
?
width
,
})
Implementation
ImageAsset({ this.height, this.kind, this.name, this.url, this.width, });
googleapis package
documentation
games/v1
ImageAsset
ImageAsset constructor
ImageAsset class