symbol property

String? symbol
final

Symbol of the chord (e.g., 'Cmaj7', 'G7', 'Am', 'Bdim').

Implementation

final String? symbol;