process static method
Emtpy stub for DynamicLibrary.process
This is not possible since explicit module is required
Implementation
@different
static DynamicLibrary process() => throw UnimplementedError();
Emtpy stub for DynamicLibrary.process
This is not possible since explicit module is required
@different
static DynamicLibrary process() => throw UnimplementedError();