menu
xml_rpc package
documentation
client_c.dart
SimpleCodec<T>
decodeValue property
decodeValue property
dark_mode
light_mode
decodeValue
property
T Function
(
String
text
)
?
decodeValue
final
Implementation
final T Function(String text)? decodeValue;
xml_rpc package
documentation
client_c
SimpleCodec<T>
decodeValue property
SimpleCodec class