Erroring
NullableExtension
BoolExtension
NumExtension
BigIntExtension
ComparableExtension
DamathComparatorExtension
iterableNoElement, ...
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- comparableDisordered ↔ String
-
comparable
getter/setter pair
Static Methods
-
invalidComparableResult(
int value) → Error -
invalidIndex(
int index, [int? max]) → Error - functions
-
invalidInt(
int i) → Error -
invalidIntOver(
int i, [int min = 0]) → Error -
invalidPartition(
int m, int n) → Error
Constants
- iterableBoundaryInvalid → const String
- iterableElementNotFound → const String
- iterableElementNotNest → const String
- iterableNoElement → const String
- iterator, iterable
- iterableSizeInvalid → const String
- lazyNotYetInit → const String
- modifyImmutable → const String
- numberNatural → const String
- pass → const String
- general
- percentileOutOfBoundary → const String
- others
- receiveNull → const String
- regexNotMatchAny → const String
- unsupportedSwitchCase → const String