responseTemplates property

Map<String, String>? responseTemplates
final

Response templates of the GatewayResponse as a string-to-string map of key-value pairs.

Implementation

final Map<String, String>? responseTemplates;