sku property

String? sku

Implementation

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