acceptUnknownElement property

  1. @JsonKey(name: '_acceptUnknown')
Element? acceptUnknownElement
inherited

Implementation

@JsonKey(name: '_acceptUnknown')
Element? get acceptUnknownElement => throw _privateConstructorUsedError;