menu
googleapis package
documentation
digitalassetlinks/v1.dart
CheckResponse
CheckResponse.new constructor
CheckResponse.new 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.new constructor
CheckResponse class
Constructors
new
fromJson
Properties
debugString
errorCode
hashCode
linked
maxAge
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==