TranslationWarnings class

Constructors

TranslationWarnings({String straightRow = 'straightRow', String keyPattern = 'keyPattern', String simpleRepeat = 'simpleRepeat', String extendedRepeat = 'extendedRepeat', String sequences = 'sequences', String recentYears = 'recentYears', String dates = 'dates', String topTen = 'topTen', String topHundred = 'topHundred', String common = 'common', String similarToCommon = 'similarToCommon', String wordByItself = 'wordByItself', String namesByThemselves = 'namesByThemselves', String commonNames = 'commonNames', String userInputs = 'userInputs', String pwned = 'pwned'})
const

Properties

common String
final
commonNames String
final
dates String
final
extendedRepeat String
final
hashCode int
The hash code for this object.
no setterinherited
keyPattern String
final
namesByThemselves String
final
pwned String
final
recentYears String
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sequences String
final
similarToCommon String
final
simpleRepeat String
final
straightRow String
final
topHundred String
final
topTen String
final
userInputs String
final
wordByItself String
final

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