evalCode abstract method

Future<double> evalCode(
  1. String code
)

Implementation

Future<double> evalCode(String code);