Const class

Constructors

Const()

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

alphabetArr List<String>
getter/setter pair
alphabets List<String>
final
bracket List<String>
final
bracketArr List<String>
getter/setter pair
bracketCloseToOpen Map<String, String>
getter/setter pair
bracketOpenToClose Map<String, String>
getter/setter pair
doubleQuotes List<String>
final
doubleQuotesArr List<String>
getter/setter pair
doubleQuotesCloseToOpen Map<String, String>
getter/setter pair
doubleQuotesOpenToClose Map<String, String>
getter/setter pair
lowerAlphabets List<String>
final
numbers List<String>
final
numbersArr List<String>
getter/setter pair
punctuation List<String>
final
punctuationArr List<String>
getter/setter pair
singleQuotes List<String>
final
singleQuotesArr List<String>
getter/setter pair
singleQuotesCloseToOpen Map<String, String>
getter/setter pair
singleQuotesOpenToClose Map<String, String>
getter/setter pair
special List<String>
getter/setter pair
upperAlphabets List<String>
getter/setter pair