IsolateSpawnException2 constructor

IsolateSpawnException2(
  1. String message
)

Implementation

@pragma("vm:entry-point")
IsolateSpawnException2(this.message);