copyWith property

  1. @JsonKey(ignore: true)
$DroneSecretCopyWith<DroneSecret> copyWith
inherited

Implementation

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