Construct a Java string from a Dart string.
static JniString create(String value) native 'JniString_Create';