EnNormalInfo class
- Implemented types
Constructors
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
- 
  anHour(int hours) → String 
- 
  
  override
- 
  customYesterday() → String 
- 
  
  override
- 
  days(int days) → String 
- 
  
  override
- 
  hours(int hours) → String 
- 
  
  override
- 
  keepOneDay() → bool 
- 
  
  override
- 
  keepTwoDays() → bool 
- 
  
  override
- 
  lessThanOneMinute() → String 
- 
  
  override
- 
  maxJustNowSecond() → int 
- 
  
  override
- 
  minutes(int minutes) → String 
- 
  
  override
- 
  noSuchMethod(Invocation invocation) → dynamic 
- 
  Invoked when a nonexistent method or property is accessed.
  inherited
- 
  oneDay(int days) → String 
- 
  
  override
- 
  oneMinute(int minutes) → String 
- 
  
  override
- 
  suffixAfter() → String 
- 
  
  override
- 
  suffixAgo() → String 
- 
  
  override
- 
  toString() → String 
- 
  A string representation of this object.
  inherited
- 
  weeks(int week) → String 
- 
  
  override
Operators
- 
  operator ==(Object other) → bool 
- 
  The equality operator.
  inherited