getNearestNote property

String getNearestNote

Returns nearest target note

Note which is in the tuning target and has the closest frequency

Implementation

String get getNearestNote => _nearestNote;