Foto class

佛历 @author 6tail

Constructors

Foto(Lunar? _lunar)

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

getAnimal() String
getDay() int
getDayInChinese() String
getFestivals() List<FotoFestival>
getGong() String
getLunar() Lunar
getMonth() int
getMonthInChinese() String
getOtherFestivals() List<String>
getShou() String
getXiu() String
getXiuLuck() String
getXiuSong() String
getYear() int
getYearInChinese() String
getZheng() String
isDayYangGong() bool
isDayZhaiGuanYin() bool
isDayZhaiShuoWang() bool
isDayZhaiSix() bool
isDayZhaiTen() bool
isMonthZhai() bool
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toFullString() String
toString() String
A string representation of this object.
override

Operators

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

Static Methods

fromLunar(Lunar lunar) Foto
fromYmd(int year, int month, int day) Foto
fromYmdHms(int year, int month, int day, int hour, int minute, int second) Foto

Constants

DEAD_YEAR → const int