copyWith property

  1. @JsonKey(ignore: true)
$EggConfigCopyWith<EggConfig> copyWith
inherited

Implementation

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