parseAfterPut property
Determines if the data fetcher engine is allowed to parse the response body of a PUT request to this endpoint into this data class
Implementation
final bool parseAfterPut;
Determines if the data fetcher engine is allowed to parse the response body of a PUT request to this endpoint into this data class
final bool parseAfterPut;