LoadFileData abstract method

Uint8List LoadFileData(
  1. String fileName
)

Implementation

Uint8List LoadFileData(
  String fileName,
);