StatisticsCallback typedef Null safety
- FlutterSoundStatistics? statistics
Implementation
typedef StatisticsCallback = void Function(FlutterSoundStatistics? statistics);
typedef StatisticsCallback = void Function(FlutterSoundStatistics? statistics);