getDefault static method

RoleWithId getDefault()

Implementation

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