1 line
56 B
Dart
Raw Normal View History

typedef OnErrorCallback = void Function(String? error)?;