Base64Transform constructor

Base64Transform({
  1. Uint8List? fallback,
})

Implementation

Base64Transform({this.fallback});