base64Encoding property
Indicates whether payload JSON data should be base64 encoded.
Defaults to true.
Implementation
final bool? base64Encoding;
Indicates whether payload JSON data should be base64 encoded.
Defaults to true.
final bool? base64Encoding;