responseEntityName property

String? responseEntityName
final

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;