kFrameRegex top-level property

RegExp kFrameRegex
final

Implementation

final kFrameRegex = RegExp(r'#(\d+)\s+(.+)\s+\((.+)\)');