questionElement property

  1. @JsonKey(name: '_question')
Element? questionElement
inherited

questionElement ("_question") Extensions for question

Implementation

@JsonKey(name: '_question')
Element? get questionElement => throw _privateConstructorUsedError;