encodingType property
The expected encoding type of the input payload for the function. The default is ''json''.
Implementation
final EncodingType? encodingType;
The expected encoding type of the input payload for the function. The default is ''json''.
final EncodingType? encodingType;