GpuOutOfMemoryError constructor
const
GpuOutOfMemoryError(
- String message
Creates an out-of-memory error.
Implementation
const GpuOutOfMemoryError(super.message);
Creates an out-of-memory error.
const GpuOutOfMemoryError(super.message);