evalFile abstract method

Future evalFile(
  1. String path
)

Implementation

Future<dynamic> evalFile(String path);