Retrieve the value of the Java string represented by this object as a Dart string.
Source
String get text native 'JniString_GetText';
Retrieve the value of the Java string represented by this object as a Dart string.
String get text native 'JniString_GetText';