copyWith property

  1. @JsonKey(ignore: true)
$ActionResultCopyWith<ActionResult> copyWith
inherited

Implementation

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