immutableElement property

  1. @JsonKey(name: '_immutable')
Element? immutableElement
inherited

immutableElement ("_immutable") Extensions for immutable

Implementation

@JsonKey(name: '_immutable')
Element? get immutableElement => throw _privateConstructorUsedError;