front_image property

String? get front_image

Implementation

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