exp top-level property

RegExp exp
final

Pre-compiled RegExp for the log source location processing.

Implementation

final RegExp exp = RegExp("/(([A-Za-z_][A-Za-z0-9_-]*)[.]dart:[0-9]+:[0-9])")