menu
ptgc package
documentation
raw.dart
RecentStory
RecentStory.new const constructor
RecentStory.new const constructor
dark_mode
light_mode
RecentStory
constructor
const
RecentStory
(
{
required
bool
live
,
int
?
maxId
,
})
Recent Story constructor.
Implementation
const RecentStory({required this.live, this.maxId}) : super._();
ptgc package
documentation
raw
RecentStory
RecentStory.new const constructor
RecentStory class