jsRunner property

(Future<String> Function(String js)?) jsRunner
getter/setter pair

Implementation

Future<String> Function(String js)? jsRunner;