copyWith property

  1. @JsonKey(ignore: true)
$YoloxResultsCopyWith<YoloxResults> copyWith
inherited

Implementation

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