callback property

dynamic Function(String, String, bool)? callback
getter/setter pair

Implementation

Function(String, String, bool)? callback;