message property

String get message

The message read-only property of the GPUError interface provides a human-readable message that explains why the error occurred.

Implementation

external String get message;