menu
neomage package
documentation
utils/deep_link/deep_link_handler.dart
DeepLinkBannerInfo
DeepLinkBannerInfo.new const constructor
DeepLinkBannerInfo.new const constructor
dark_mode
light_mode
DeepLinkBannerInfo
constructor
const
DeepLinkBannerInfo
(
{
required
String
cwd
,
int
?
prefillLength
,
String
?
repo
,
DateTime
?
lastFetch
,
})
Implementation
const DeepLinkBannerInfo({ required this.cwd, this.prefillLength, this.repo, this.lastFetch, });
neomage package
documentation
utils/deep_link/deep_link_handler
DeepLinkBannerInfo
DeepLinkBannerInfo.new const constructor
DeepLinkBannerInfo class