new Milk() Cool, refreshing milk. Source: index.js, line 43 Extends DairyProduct Methods isSolid() → {boolean} Check whether milk is solid at room temperature. Overrides: DairyProduct#isSolid Source: index.js, line 49 Returns: Always returns false. Type boolean