copyWith property

  1. @JsonKey(ignore: true)
$FormularyItemCopyWith<FormularyItem> copyWith
inherited

Implementation

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