copyWith property

ServerRoleDefinitionCopyWith<ServerRoleDefinition, ServerRoleDefinition, ServerRoleDefinition> get copyWith
inherited

Implementation

ServerRoleDefinitionCopyWith<
  ServerRoleDefinition,
  ServerRoleDefinition,
  ServerRoleDefinition
>
get copyWith =>
    _ServerRoleDefinitionCopyWithImpl<
      ServerRoleDefinition,
      ServerRoleDefinition
    >(this as ServerRoleDefinition, $identity, $identity);