content property

String get content

Implementation

String get content {
  return DartApi.native.signedJson.contentGet(_ffi).intoString();
}