bodyLocArgs property

String? bodyLocArgs

Implementation

String? get bodyLocArgs => _$this._bodyLocArgs;
void bodyLocArgs=(String? bodyLocArgs)

Implementation

set bodyLocArgs(String? bodyLocArgs) => _$this._bodyLocArgs = bodyLocArgs;