usGallons

fun usGallons(value: Int): Volume
fun usGallons(value: Long): Volume
fun usGallons(value: Double): Volume

Creates a Volume instance from the given value in US gallons.