menu
collection_notifiers package
documentation
collection_notifiers.dart
QueueNotifier<E>
retype<T> method
retype<T> method
brightness_4
brightness_5
retype<
T
>
method
@
Deprecated
('Use cast instead')
@
override
Queue
<
T
>
retype
<
T
>(
)
inherited
Implementation
@Deprecated('Use cast instead') @override Queue<T> retype<T>() => cast<T>();
collection_notifiers package
documentation
collection_notifiers
QueueNotifier<E>
retype<T> method
QueueNotifier class