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