hasValue property

  1. @Int()
int hasValue
getter/setter pair

1 = has value, 0 = null

Implementation

@ffi.Int()
external int hasValue;