copyWith property

  1. @JsonKey(ignore: true)
$StreamContainerCopyWith<StreamContainer> copyWith
inherited

Implementation

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