menu
googleapis package
documentation
docs/v1.dart
RichLinkProperties
RichLinkProperties constructor
RichLinkProperties constructor
dark_mode
light_mode
RichLinkProperties
constructor
RichLinkProperties
(
{
String
?
mimeType
,
String
?
title
,
String
?
uri
,
})
Implementation
RichLinkProperties({ this.mimeType, this.title, this.uri, });
googleapis package
documentation
docs/v1
RichLinkProperties
RichLinkProperties constructor
RichLinkProperties class