printResponse property

void Function(Object object, Map<String, dynamic> extra) printResponse
getter/setter pair

打印请求及反馈信息

Implementation

void Function(Object object, Map<String, dynamic> extra) printResponse;