menu
ebchat package
documentation
ebchat.dart
DelegatingFuture<T>
DelegatingFuture.new constructor
DelegatingFuture.new constructor
dark_mode
light_mode
DelegatingFuture<
T
>
constructor
DelegatingFuture<
T
>
(
Future
<
T
>
_future
)
Implementation
DelegatingFuture(this._future);
ebchat package
documentation
ebchat
DelegatingFuture<T>
DelegatingFuture.new constructor
DelegatingFuture class