menu
mineral package
documentation
api.dart
Channel
cast<T extends Channel> method
cast<T extends Channel> method
dark_mode
light_mode
cast<
T extends Channel
>
method
T
cast
<
T extends Channel
>(
)
Implementation
T cast<T extends Channel>() => this as T;
mineral package
documentation
api
Channel
cast<T extends Channel> method
Channel class