responseTemplates property
Response templates of the GatewayResponse as a string-to-string map of key-value pairs.
Implementation
final Map<String, String>? responseTemplates;
Response templates of the GatewayResponse as a string-to-string map of key-value pairs.
final Map<String, String>? responseTemplates;