products property

String? get products

Implementation

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