comma property
Token?
get
comma
The comma separating the exception parameter from the stack trace
parameter, or null
if there's no stack trace parameter.
Implementation
Token? get comma;
The comma separating the exception parameter from the stack trace
parameter, or null
if there's no stack trace parameter.
Token? get comma;