comma property Null safety

Token? 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;