evalBinaryFile abstract method

Future evalBinaryFile(
  1. String path
)

Implementation

Future<dynamic> evalBinaryFile(String path);