prefix property

String? prefix
final

An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER.

Implementation

final String? prefix;