copyWith property

  1. @JsonKey(ignore: true)
$RainConfigCopyWith<RainConfig> copyWith
inherited

Implementation

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