Transliterate class

Class to convert english to hindi

Constructors

Transliterate()

Properties

hashCode int
The hash code for this object.
no setterinherited
lastWordOfName String
getter/setter pair
reten String
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

englishToHindi(String str) String
isVC(String testName) bool
lastWordOf(String name) String
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
patt0(String patt0) String
ret({required String name}) String
suggestions({required String name, required String sugg}) List
toString() String
A string representation of this object.
inherited
word(String input) String

Operators

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