2 lines
57 B
Dart
Raw Normal View History

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