menu
google_cloud_compute_v1 package
documentation
compute.dart
Screenshot
Screenshot.new constructor
Screenshot.new constructor
dark_mode
light_mode
Screenshot
constructor
Screenshot
(
{
String
?
contents
,
String
?
kind
,
})
Implementation
Screenshot({this.contents, this.kind}) : super(fullyQualifiedName);
google_cloud_compute_v1 package
documentation
compute
Screenshot
Screenshot.new constructor
Screenshot class