loadSysFile abstract method

Future<String?> loadSysFile(
  1. String fileName
)

Implementation

Future<String?> loadSysFile(String fileName);