android :: NativeBundle :: put_boolean
fun put_boolean(key: JavaString, value: Bool) in "Java" `{ self.putBoolean(key, value); `}