SERIAL property
      
      JString?
      get
      SERIAL
      
    
    
from: static public final java.lang.String SERIAL
The returned object must be released after use, by calling the release method.
Implementation
static jni$_.JString? get SERIAL =>
    _id_SERIAL.get(_class, const jni$_.JStringNullableType());