comma property

  1. @override
Token? comma
final

Return the comma between the condition and the message, or null if no message was supplied.

Implementation

@override
final Token? comma;