nameForSubstitution property

String? nameForSubstitution
final

The name of this type as considered by PgSql.map.

To declare an explicit type for a substituted parameter in a query, this name can be used.

Implementation

final String? nameForSubstitution;