reviews property

Map<String, String>? reviews
final

This member has been deprecated.

The list of reviews for the skill, including Key and Value pair.

Implementation

final Map<String, String>? reviews;