factory Rating( {required String rating, required double percentage, required Color color}) = _Rating;