copyWith property

  1. @JsonKey(ignore: true)
$RecordStockStateCopyWith<RecordStockState> get copyWith
inherited

Implementation

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