bodyLocArgs property

JSArray<JSString>? get bodyLocArgs

An array of resource keys that will be used in place of the format specifiers in bodyLocKey.

Implementation

external JSArray<JSString>? get bodyLocArgs;