attachments property

List<String>? attachments

Implementation

List<String>? get attachments => (_$data['attachments'] as List<String>?);