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