Groups class

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

Constants

addressLiteral → const String
domain → const String
domainOrAddressLiteral → const String
dotString → const String
generalAddressLiteral → const String
ipv4 → const String
ipv6Comp → const String
ipv6Full → const String
ipv6v4Comp → const String
ipv6v4Full → const String
localPart → const String
quotedString → const String