note property

String? note

Implementation

String? get note => (_$data['note'] as String?);