menu
chottu_link package
documentation
model/chottu_link_resolve_link.dart
ResolvedLink
ResolvedLink.new constructor
ResolvedLink.new constructor
dark_mode
light_mode
ResolvedLink
constructor
ResolvedLink
(
{
String
?
link
,
String
?
shortLink
,
String
?
shortLinkRaw
,
bool
?
isDeferred
,
})
Implementation
ResolvedLink({this.link, this.shortLink, this.shortLinkRaw, this.isDeferred});
chottu_link package
documentation
model/chottu_link_resolve_link
ResolvedLink
ResolvedLink.new constructor
ResolvedLink class