Function JSONParseResult.error

The error type if the JSON source was not successfully parsed. See the error constants.

godot.core.defs.GodotError error() nothrow @property @nogc;

void error (
  long v
) nothrow @property @nogc;