GetLogTagVerbosityLevel copyWith({ String? tag, }) => GetLogTagVerbosityLevel( tag: tag ?? this.tag, );