scriptError property

Object? scriptError
final

Error from D4rt script execution (null if it succeeded).

Implementation

final Object? scriptError;