comma property

  1. @override
Token? comma
final

The comma separating the exception parameter from the stack trace parameter, or null if there is no stack trace parameter.

Implementation

@override
final Token? comma;