titleLocKey property

String? titleLocKey

Implementation

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

Implementation

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