menu
flutter_shortener package
documentation
shorte_st_shortener.dart
ShorteStLinkData
ShorteStLinkData.new constructor
ShorteStLinkData.new constructor
dark_mode
light_mode
ShorteStLinkData
constructor
ShorteStLinkData
(
{
String
?
status
,
String
?
shortenedUrl
,
})
Implementation
ShorteStLinkData({this.status, this.shortenedUrl});
flutter_shortener package
documentation
shorte_st_shortener
ShorteStLinkData
ShorteStLinkData.new constructor
ShorteStLinkData class