const factory BinaryTargetsEnvValue({ String? fromEnvVar, required String value, bool? native, }) = _BinaryTargetsEnvValue;