postDataEntries property

List<PostDataEntry>? postDataEntries
final

Request body elements. This will be converted from base64 to binary

Implementation

final List<PostDataEntry>? postDataEntries;