replaceChars property
A value that specifies to replaces the invalid characters specified in
ReplaceInvalidChars
, substituting the specified characters
instead. The default is "?"
.
Implementation
final String? replaceChars;
A value that specifies to replaces the invalid characters specified in
ReplaceInvalidChars
, substituting the specified characters
instead. The default is "?"
.
final String? replaceChars;