copyWith property

  1. @JsonKey(ignore: true)
$DocumentsCopyWith<Documents> copyWith
inherited

Implementation

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