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