writeNote property

Future<void> Function(Note note) writeNote
final

Implementation

final Future<void> Function(Note note) writeNote;