copyWith property

  1. @JsonKey(ignore: true)
$DroneLogCopyWith<DroneLog> copyWith
inherited

Implementation

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