copyWith property

  1. @JsonKey(ignore: true)
$LexIntegerCopyWith<LexInteger> copyWith
inherited

Implementation

@JsonKey(ignore: true)
$LexIntegerCopyWith<LexInteger> get copyWith =>
    throw _privateConstructorUsedError;