menu
smart_dev_pinning_plugin package
documentation
smart_dev_pinning_plugin_ffi.dart
SmartResponse
isBinary property
isBinary property
dark_mode
light_mode
isBinary
property
bool
get
isBinary
Whether
data
carries a binary (base64-encoded) body.
Implementation
bool get isBinary => dataEncoding == 'base64';
smart_dev_pinning_plugin package
documentation
smart_dev_pinning_plugin_ffi
SmartResponse
isBinary property
SmartResponse class