menu
googleapis package
documentation
docs/v1.dart
RichLinkProperties
RichLinkProperties.new constructor
RichLinkProperties.new 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.new constructor
RichLinkProperties class