getDefault static method

RemoveMyUserResponse getDefault()

Implementation

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