EncodeDataBase64 abstract method

Uint8List EncodeDataBase64(
  1. Uint8List data
)

Implementation

Uint8List EncodeDataBase64(
  Uint8List data,
);