menu
googleapis package
documentation
games/v1.dart
ImageAsset
ImageAsset.new constructor
ImageAsset.new 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.new constructor
ImageAsset class