message property

String get message

The message read-only property of the GPUCompilationMessage interface is a string representing human-readable message text.

Implementation

external String get message;