getDefault static method

RemoveOrgResponse getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static RemoveOrgResponse getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<RemoveOrgResponse>(create);