replaceChars property

String? replaceChars
final

A value that specifies to replaces the invalid characters specified in ReplaceInvalidChars, substituting the specified characters instead. The default is "?".

Implementation

final String? replaceChars;