menu
googleapis package
documentation
digitalassetlinks/v1.dart
ListResponse
ListResponse constructor
ListResponse constructor
dark_mode
light_mode
ListResponse
constructor
ListResponse
(
{
String
?
debugString
,
List
<
String
>
?
errorCode
,
String
?
maxAge
,
List
<
Statement
>
?
statements
,
})
Implementation
ListResponse({ this.debugString, this.errorCode, this.maxAge, this.statements, });
googleapis package
documentation
digitalassetlinks/v1
ListResponse
ListResponse constructor
ListResponse class