Searched refs:fixedStringValue (Results 1 – 1 of 1) sorted by relevance
206 constructor(private readonly fixedStringValue: string) {} property in FixedStringFormatter209 return this.fixedStringValue;