formatString property

String? formatString
getter/setter pair

Format string used to format the extracted backend details.

If empty, extracted backend details will be returned as it is.

Implementation

core.String? formatString;