The cart customer from json
factory Customer.fromJson(Map<String, dynamic> json) => _$CustomerFromJson(json);