instructionElement property

  1. @JsonKey(name: '_instruction')
PrimitiveElement? get instructionElement
inherited

instructionElement ("_instruction") Extensions for instruction

Implementation

@JsonKey(name: '_instruction')
PrimitiveElement? get instructionElement =>
    throw _privateConstructorUsedError;