copyWith property

  1. @JsonKey(ignore: true)
$CustomActionCopyWith<CustomAction> copyWith
inherited

Implementation

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