$GoogleCloudDocumentaiV1DocumentPageTokenDetectedBreak.fromJson constructor
$GoogleCloudDocumentaiV1DocumentPageTokenDetectedBreak.fromJson(
- Map json_
Implementation
$GoogleCloudDocumentaiV1DocumentPageTokenDetectedBreak.fromJson(
core.Map json_)
: this(
type: json_['type'] as core.String?,
);