copyWith property

  1. @JsonKey(ignore: true)
$LearningNodeCopyWith<LearningNode> copyWith
inherited

Implementation

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