Scope
constructor(bundle: FluentBundle, args: FluentArgs?, errors: MutableList<FluentError> = mutableListOf(), placeables: MutableSet<String> = mutableSetOf(), rootMessageId: String? = null, counter: PlaceableCounter = PlaceableCounter(), maxPlaceables: Int = DEFAULT_MAX_PLACEABLES)(source)