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