copyWith property

  1. @JsonKey(ignore: true)
$CreateActionCopyWith<CreateAction> get copyWith
inherited

Implementation

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