comment property

String? get comment

Implementation

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