requestBody property

List<(String, String)>? requestBody
final

Implementation

final List<(String name, String value)>? requestBody;