BusinessId class
- Inheritance
-
- Object
- BaseValueObject<
BusinessId> - BusinessId
Constructors
- BusinessId.create({required Guid value})
-
factory
Properties
Methods
-
getEqualityComponents(
) → List< Object> -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String - A string representation of this object.
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited