getDefault static method

InviteWithId getDefault()

Implementation

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