bodyLocKey property
String?
get
bodyLocKey
Implementation
String? get bodyLocKey => _$this._bodyLocKey;
set
bodyLocKey
(String? bodyLocKey)
Implementation
set bodyLocKey(String? bodyLocKey) => _$this._bodyLocKey = bodyLocKey;