static double? readRatio( Map<Object?, Object?> map, Iterable<String> aliases, ) { return parseRatio(readValue(map, aliases)); }