titleLocKey property

String? get titleLocKey

Implementation

String? get titleLocKey => _$this._titleLocKey;
set titleLocKey (String? titleLocKey)

Implementation

set titleLocKey(String? titleLocKey) => _$this._titleLocKey = titleLocKey;