copyWith property

  1. @JsonKey(ignore: true)
$DocumentActionCopyWith<DocumentAction> copyWith
inherited

Implementation

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