callback property

void Function(T? response)? callback
getter/setter pair

Implementation

void Function(T? response)? callback;