YulmyeongNote class

Constructors

YulmyeongNote(dynamic y, dynamic s)

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scaleStatus ScaleStatus
no setter
yulmyeong Yulmyeong
no setter

Methods

getInstance() YulmyeongNote
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toChineseCharacter() String
toHangeul() String
toString() String
A string representation of this object.
inherited

Operators

operator ==(covariant YulmyeongNote other) bool
The equality operator.
override