menu
windmillcode_peerdart package
documentation
peer_error.dart
EventsWithError<ErrorType>
error property
error property
dark_mode
light_mode
error
property
void Function
(
PeerError
<
ErrorType
>
)
?
error
final
Implementation
final void Function(PeerError<ErrorType>)? error;
windmillcode_peerdart package
documentation
peer_error
EventsWithError<ErrorType>
error property
EventsWithError class