menu
googleapis package
documentation
shared.dart
$TagsResponse
$TagsResponse.new constructor
$TagsResponse.new constructor
dark_mode
light_mode
$TagsResponse
constructor
$TagsResponse
(
{
String
?
etag
,
String
?
name
,
Map
<
String
,
String
>
?
tags
,
})
Implementation
$TagsResponse({this.etag, this.name, this.tags});
googleapis package
documentation
shared
$TagsResponse
$TagsResponse.new constructor
$TagsResponse class