notGivenElement property

  1. @JsonKey(name: '_notGiven')
Element? notGivenElement
inherited

Implementation

@JsonKey(name: '_notGiven')
Element? get notGivenElement => throw _privateConstructorUsedError;