bodyLocKey property

String? bodyLocKey

Implementation

String? get bodyLocKey => _$this._bodyLocKey;
void bodyLocKey=(String? bodyLocKey)

Implementation

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