isNodeSupportedSync top-level property

bool isNodeSupportedSync
final

true if flutter is supported

Implementation

final isNodeSupportedSync = whichSync('node') != null;