Flutter
foundation
StackFrame
isConstructor property
isConstructor
description
isConstructor
property
Null safety
bool
isConstructor
final
Whether or not this was thrown from a constructor.
Implementation
final bool isConstructor;
Flutter
foundation
StackFrame
isConstructor property
StackFrame class
Constructors
StackFrame
Properties
className
column
hashCode
isConstructor
line
method
number
package
packagePath
packageScheme
runtimeType
source
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
fromStackString
fromStackTrace
fromStackTraceLine
Constants
asynchronousSuspension
stackOverFlowElision