DirectLinkMixin mixin

Mixin applications
Available extensions

Properties

createdAt PreciseDateTime
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
isEnabled bool
getter/setter pair
location DirectLinkMixin$Location
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
slug DirectLinkSlug
getter/setter pair
stats DirectLinkMixin$Stats
getter/setter pair
ver DirectLinkVersion
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toDto({DirectLinksCursor? cursor}) DtoDirectLink

Available on DirectLinkMixin, provided by the DirectLinkConversion extension

Constructs a new DtoDirectLink from this DirectLinkMixin.
toModel() DirectLink

Available on DirectLinkMixin, provided by the DirectLinkConversion extension

Constructs a new DirectLink from this DirectLinkMixin.
toString() String
A string representation of this object.
inherited

Operators

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