Languages class

When WhatsApp export a chat it will export the special messages in different languages. I added support for those languages. If you have a language that is not supported, please sent it to me and I will add it. Thanks!

Constructors

Languages()

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 Methods

hasMatch(String text, List<String> list) bool
hasMatchForAll(String text) bool