menu
noteflutter package
documentation
common/domain/generate.dart
VideoGenerate
nextList method
nextList method
dark_mode
light_mode
nextList
method
List
<
VideoDetail
>
nextList
(
int
size
)
Implementation
List<VideoDetail> nextList(int size) { return List.empty(); }
noteflutter package
documentation
common/domain/generate
VideoGenerate
nextList method
VideoGenerate class