2 lines
56 B
Dart
Raw Normal View History

2024-12-12 00:08:22 +04:00
typedef OnErrorCallback = void Function(String? error);