callback property Null safety

(dynamic Function?(String?)?) callback
final

Implementation

final Function(String?)? callback;