menu
babyboomv3 package
documentation
network/game/apiGameSellon.dart
ApiGameSellon
createPaginator method
createPaginator method
dark_mode
light_mode
createPaginator
method
Paginator
?
createPaginator
(
)
Implementation
Paginator? createPaginator() { this._paginator = new Paginator(this); return this._paginator; }
babyboomv3 package
documentation
network/game/apiGameSellon
ApiGameSellon
createPaginator method
ApiGameSellon class