menu
semi_service_cx package
documentation
semi_service.dart
ErrorCallback<E> typedef
ErrorCallback<E> typedef
dark_mode
light_mode
ErrorCallback<
E
>
typedef
ErrorCallback
<
E
> =
void Function
(
E
data
)
错误回调
Implementation
typedef ErrorCallback<E> = void Function(E data);
semi_service_cx package
documentation
semi_service
ErrorCallback<E> typedef
semi_service library