bodyLocArgs property

List<String>? bodyLocArgs
final

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

Implementation

final List<String>? bodyLocArgs;