copyWith property

  1. @JsonKey(ignore: true)
$MusicPlayerQueueCopyWith<MusicPlayerQueue> get copyWith
inherited

Implementation

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