err property

String? get err

The error message if the any Sea function failed.

Implementation

static String? get err => SeaJsImpl.err;