menu
swift_flutter package
documentation
core/pagination.dart
SwiftFuturePagination<T>
future property
future property
dark_mode
light_mode
future
property
SwiftFuture
<
List
<
T
>
>
get
future
Current future state
Implementation
SwiftFuture<List<T>> get future => _future;
swift_flutter package
documentation
core/pagination
SwiftFuturePagination<T>
future property
SwiftFuturePagination class