V0AppResponseItemModelBuilder class

Properties

avatarUrl NullsStringBuilder
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
isDisabled bool?
getter/setter pair
isPublic bool?
getter/setter pair
owner V0OwnerAccountResponseModelBuilder
getter/setter pair
projectType NullsStringBuilder
getter/setter pair
provider NullsStringBuilder
getter/setter pair
repoOwner NullsStringBuilder
getter/setter pair
repoSlug NullsStringBuilder
getter/setter pair
repoUrl NullsStringBuilder
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
slug String?
getter/setter pair
status int?
getter/setter pair
title String?
getter/setter pair

Methods

build() → _$V0AppResponseItemModel
Builds.
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
replace(V0AppResponseItemModel other) → void
Replaces the value in the builder with a new one.
override
toString() String
A string representation of this object.
inherited
update(void updates(V0AppResponseItemModelBuilder)?) → void
Applies updates.
override

Operators

operator ==(Object other) bool
The equality operator.
inherited