titleLocArgs property

String? titleLocArgs

Implementation

String? get titleLocArgs => _$this._titleLocArgs;
void titleLocArgs=(String? titleLocArgs)

Implementation

set titleLocArgs(String? titleLocArgs) => _$this._titleLocArgs = titleLocArgs;