menu
mineral package
documentation
core/builders.dart
EmbedAuthor
EmbedAuthor constructor
EmbedAuthor constructor
dark_mode
light_mode
EmbedAuthor
constructor
EmbedAuthor
(
{
required
String
name
,
String
?
url
,
String
?
iconUrl
,
String
?
proxyIconUrl
,
})
Implementation
EmbedAuthor({ required this.name, this.url, this.iconUrl, this.proxyIconUrl });
mineral package
documentation
core/builders
EmbedAuthor
EmbedAuthor constructor
EmbedAuthor class