getDefault static method

ChangeRoleResponse getDefault()

Implementation

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