menu
xml_rpc package
documentation
client_c.dart
Base64Value
bytes property
bytes property
dark_mode
light_mode
bytes
property
List
<
int
>
get
bytes
Implementation
List<int> get bytes => _bytes ??= base64.decode(_base64String!);
xml_rpc package
documentation
client_c
Base64Value
bytes property
Base64Value class