getUiConfigRequest property
Tell the node to send the stored ui data.
Implementation
@$pb.TagNumber(44)
$core.bool get getUiConfigRequest => $_getBF(38);
Implementation
@$pb.TagNumber(44)
set getUiConfigRequest($core.bool value) => $_setBool(38, value);