AllocError constructor
const
AllocError(
- AllocErrorKind kind
Wraps the allocation-failure kind canon reported.
Implementation
const AllocError(this.kind);
Wraps the allocation-failure kind canon reported.
const AllocError(this.kind);