titleLockArgs property

List<String>? titleLockArgs
inherited

Returns the args used to translate the notification title.

Implementation

List<String>? get titleLockArgs => _titleLocArgs;