env property

  1. @override
List<EnvVariable> env
final

Custom Environment variables to pass to the WASM module

Implementation

@override
final List<EnvVariable> env;