notes property

String? get notes

Implementation

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