menu
googleapis package
documentation
domainsrdap/v1.dart
Notice
Notice constructor
Notice constructor
dark_mode
light_mode
Notice
constructor
Notice
(
{
List
<
String
>
?
description
,
List
<
Link
>
?
links
,
String
?
title
,
String
?
type
,
})
Implementation
Notice({ this.description, this.links, this.title, this.type, });
googleapis package
documentation
domainsrdap/v1
Notice
Notice constructor
Notice class