rspExtra property

String? Function(Response rsp)? rspExtra
final

Implementation

final String? Function(Response<dynamic> rsp)? rspExtra;