2 lines
50 B
Dart
2 lines
50 B
Dart
|
typedef MatchToString = String Function(Match m);
|
|
typedef MatchToString = String Function(Match m);
|