Converts this rating images configuration to a map for platform channel communication
Map<String, dynamic> toMap() { return { 'assetPaths': toList(), }; }