menu
riverpod_architecture package
documentation
paginated_notifier.dart
AutoDisposePaginatedNotifier<Entity, Param>
ref property
ref property
dark_mode
light_mode
ref
property
@
protected
Ref
get
ref
inherited
The
Ref
associated with this notifier.
Implementation
@protected Ref get ref => $ref;
riverpod_architecture package
documentation
paginated_notifier
AutoDisposePaginatedNotifier<Entity, Param>
ref property
AutoDisposePaginatedNotifier class