menu
tonlib package
documentation
net/net_response.dart
NetMapperSuccess<S> typedef
NetMapperSuccess<S> typedef
dark_mode
light_mode
NetMapperSuccess<
S
>
typedef
NetMapperSuccess
<
S
> =
S? Function
(
dynamic
)
Implementation
typedef NetMapperSuccess<S> = S? Function(dynamic);
tonlib package
documentation
net/net_response
NetMapperSuccess<S> typedef
net_response library