getDefault static method

GetMyOrgResponse getDefault()

Implementation

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