isGetUpdatedDataResponse property
Implementation
@$pb.TagNumber(2)
$core.bool get isGetUpdatedDataResponse => $_getBF(1);Implementation
@$pb.TagNumber(2)
set isGetUpdatedDataResponse($core.bool v) { $_setBool(1, v); }@$pb.TagNumber(2)
$core.bool get isGetUpdatedDataResponse => $_getBF(1);@$pb.TagNumber(2)
set isGetUpdatedDataResponse($core.bool v) { $_setBool(1, v); }