isRequestWrapper property
bool
get
isRequestWrapper
Implementation
bool get isRequestWrapper =>
returnType == wrapperResult && _hasNextResponseParam(parameters);
bool get isRequestWrapper =>
returnType == wrapperResult && _hasNextResponseParam(parameters);