error property
dynamic
get
error
If an error was encountered while parsing the body, it will appear here.
Otherwise, this is null
.
Implementation
dynamic get error;
If an error was encountered while parsing the body, it will appear here.
Otherwise, this is null
.
dynamic get error;