contentId property

String? contentId

Implementation

String? get contentId {
  return DartApi.native.jwtParser.contentId_get(_ffi).intoString();
}