sku property

String? get sku

Implementation

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