note property

String? get note

Implementation

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