bodyLockArgs property

List<String>? bodyLockArgs
inherited

Returns the args used to translate the notification body.

Implementation

List<String>? get bodyLockArgs => _bodyLocArgs;