BOARD property

JString? get BOARD

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

Implementation

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