callbacks property Null safety

List<String? Function(String?)> callbacks
final

Implementation

final List<String? Function(String?)> callbacks;