cover_image property

String? get cover_image

Implementation

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