callback property

(dynamic Function(LioResponse response)?) callback
getter/setter pair

Implementation

Function(LioResponse response)? callback;