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