encodingType property

EncodingType? encodingType
final

The expected encoding type of the input payload for the function. The default is ''json''.

Implementation

final EncodingType? encodingType;