notes property

String? notes

Implementation

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