BOOTLOADER property

JString? get BOOTLOADER

from: static public final java.lang.String BOOTLOADER The returned object must be released after use, by calling the release method.

Implementation

static jni$_.JString? get BOOTLOADER =>
    _id_BOOTLOADER.get(_class, const jni$_.JStringNullableType());