Unicode class

Constructors

Unicode()

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

convertBijoyToUnicode(String srcString) String
convertUnicodeToBijoy(String srcString) String
isBanglaBanjonborno(String c) bool
isBanglaDigit(String c) bool
isBanglaHalant(String c) bool
isBanglaKar(String c) bool
isBanglaNukta(String c) bool
isBanglaPostKar(String c) bool
isBanglaPreKar(String c) bool
isBangleSorborno(String c) bool
isSpace(String c) bool
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
reArranceUnicodeTextForASCI(String str) String
reArrangeUnicodeConvertedText(String str) String
toString() String
A string representation of this object.
inherited

Operators

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