StackOverflowError.new constructor - StackOverflowError - dart:core library (original) (raw)

description

constStackOverflowError()

Implementation

@pragma("vm:entry-point")
const StackOverflowError();