responseEntityName property
PascalCase entity name this method returns, e.g. "User" or "Token".
Null in single-response mode or when the method returns void.
Implementation
final String? responseEntityName;
PascalCase entity name this method returns, e.g. "User" or "Token".
Null in single-response mode or when the method returns void.
final String? responseEntityName;