callback property

(dynamic Function(String? result)?) callback
getter/setter pair

Implementation

Function(String? result)? callback;