copyWith property

  1. @JsonKey(ignore: true)
$PostActionCopyWith<PostAction> copyWith
inherited

Implementation

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