copyWith property

  1. @JsonKey(ignore: true)
$AuditableLogCopyWith<AuditableLog> copyWith
inherited

Implementation

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