copyWith property

  1. @JsonKey(ignore: true)
$EventDefinitionCopyWith<EventDefinition> copyWith
inherited

Implementation

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