DayClipStringData class

String数据类型,一般用于数据测试,简单数据。

Inheritance

Constructors

DayClipStringData(String data)

Properties

data String
final
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

isFestival() bool
是否是节日(无论东方,西方,国际国内,法定或者纪念日等)
inherited
isPunch() bool
是否打卡
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
override

Operators

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