bodyLocArgs property

String? get bodyLocArgs

Implementation

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

Implementation

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