com/flutter/http/adapter/CallBack library

Classes

CallBack<T>
回调

Typedefs

NetCallbackFunction<T> = void Function(ResponseDates<T>?)