AppUtil class

Constructors

AppUtil()
factory

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

getParseDate(int date, {String format = 'yyyy-MM-dd HH:mm:ss'}) String
getParseFileSize(double size) String
getParseMinutes(int minutes) String
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 Properties

instance AppUtil
final